Skip to main content

FunctionCompileExportString

FunctionCompileExportString[fspec] gives a string of textual LLVM code obtained by compiling the function specification fspec.

FunctionCompileExportString[defs,fspec] uses the auxiliary definitions defs for compilation.

FunctionCompileExportString[fspec,"format"] gives a string of textual code in the specified format.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.